# generated using capa explorer for IDA Pro
rule:
meta:
name: add user account to group
namespace: host-interaction/accounts
authors:
- michael.hunhoff@mandiant.com
scopes:
static: basic block
dynamic: call
att&ck:
- Persistence::Account Manipulation [T1098]
features:
- or:
- api: netapi32.NetLocalGroupAddMembers
- api: netapi32.NetLocalGroupAddMember
- api: netapi32.NetGroupAddUser
- api: netapi32.NetGroupSetUsers
last edited: 2023-11-24 10:35:00